c_g_thread_pool_new_full

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) __gshared
GThreadPool* function(GFunc func, void* userData, GDestroyNotify itemFreeFunc, int maxThreads, int exclusive, GError** err) c_g_thread_pool_new_full;

Meta